How to Install dose-distcheck software package in Debian 9 (Stretch)

How to Install dose-distcheck software package in Debian 9 (Stretch)

dose-distcheck software package provides Checks whether dependencies of packages can be satisfied, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dose-distcheck 

dose-distcheck is installed in your system.

Make ensure the dose-distcheck package were installed using the commands given below,

$ sudo dpkg-query -l | grep dose-distcheck *

You will get with dose-distcheck package name, version, architecture and description in a table

dose-distcheck package basic information:

Distro Debian 9 stretch
Section Development
Package dose-distcheck
Version 5.0.1-2
Description Checks whether dependencies of packages can be satisfied
Sub Section devel


See Also, How to uninstall or remove dose-distcheck software package from Debian 9 (Stretch)?